/* HTML5 âœ° Boilerplate
 * ==|== normalize ==========================================================
 */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

html { font-size: 100%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
body { margin: 0; font-size: 13px; line-height: 1.231; }
body, button, input, select, textarea { font-family: sans-serif; color: #222; }

::-moz-selection { background: #fe57a1; color: #fff; text-shadow: none; }
::selection { background: #fe57a1; color: #fff; text-shadow: none; }

a { color: #00e; }
a:visited { color: #551a8b; }
a:hover { color: #06e; }
a:focus { outline: thin dotted; }
a:hover, a:active { outline: 0; }

abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, monospace; _font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }
img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }
svg:not(:root) { overflow: hidden; }
figure { margin: 0; }

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }
label { cursor: default; }
legend { border: 0; *margin-left: -7px; padding: 0; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; *overflow: visible; }
table button, table input { *overflow: auto; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; }
input[type="checkbox"]{border:none;}
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }
.clr{clear:both;}

/* ==|== primary styles =====================================================
   Author: 
   ========================================================================== */
div#att_wrap{
width:955px;

margin:10px auto;
}   

.thanks{
display:none;
}


div#att_wrap div#trial{
width:412px;
margin:0 30px 0 30px;
}

div#att_wrap div{
float:left;
}
   

div#att_wrap p{
font-size:13px;
margin:15px 0;
line-height:16px;
}

div#att_wrap p em{
font-size:12px;
font-style:italic;
}

div#att_wrap div#form form ul li label.error{
display:none !important;
}

div#att_wrap .orange{
color:#ff7200;
}

div#att_wrap .blue{
color:#0067ab;
}

div#att_wrap .nobold{
font-weight:normal;
}

div#att_wrap{
font-family:arial, helvetica, sans-serif;
}

div#att_wrap div#form{
background:#eeeeee;
width:406px;
padding:10px 20px;
border:1px #cdcdcd solid;
margin:10px;
border-radius:5px;
font-weight:bold;
height:580px;
}

div#att_wrap div#form form ul{
list-style-type:none;
width:355px;
padding:0;
margin:0 auto;
}

div#att_wrap div#form form ul li{
float:left;
clear:both;
width:100%;
margin:0 0 20px 0;
}

div#att_wrap div#form form ul li ul li{
margin:5px 0 0;
}

div#att_wrap div#form form ul li label{
float:right;
text-align:right;
margin:3px 20px 0 0;
font-size:13px;
text-wrap:none;
}

div#att_wrap div#trial ul{
list-style-type:disc;
font-size:13px;
font-weight:normal;
padding:0 15px;
}

div#att_wrap div#trial strong{
font-weight:bold;
}

div#att_wrap div#trial p{
font-size:13px;
line-height:16px;
}

div#att_wrap div#trial ul li{
margin:5px 0;
}

div#att_wrap div#form form ul li label ul#subbtns{
width:400px;
margin:0 auto;
font-weight:normal;
}

div#att_wrap div#form form ul li label ul#subbtns li label{
font-weight:normal;
display:none;
}

div#att_wrap div#form form ul li input, div#att_wrap div#form form ul li select{
float:right;
width:228px;
cursor:pointer;
border:1px #d5d5d5 solid;
border-radius:3px;
padding:4px;
color:#747474;
font-size:13px;
}

div#att_wrap div#form form ul li.terms{
width:237px;
float:right;
clear:both;
font-weight:normal;
}

div#att_wrap div#form form ul li.terms label{
float:right;
margin:4px 0 0 0;
}

div#att_wrap div#form form ul li.terms input{
float:left;
width:20px;
border:none;
font-size:13px;
}

div#att_wrap div#form form ul li input#submit{
margin:auto;
border:none;
width:171px;
height:26px;
float:left;
margin-left:100px;
}

div#att_wrap .signup{
 margin:60px 0 0 80px;
 float:left;
 width:325px;
}

div#att_wrap .signup img#nextarrow{
position:absolute;
margin:-28px 0 0 20px;
}

div#att_wrap #skip{
float:right;
}

div#att_wrap #add{
float:left;
}

div#att_wrap .btn{
cursor:pointer;
}

div#att_wrap .trial2a, .trial2b, .trial3, #thankyou, .sorry{
display:none;
}



div#att_wrap div#form form ul li select#state{
width:120px;
margin-right:117px;
}

div#att_wrap div#form form ul li select{
width:235px;
}

input[type="checkbox"]{
border:none;
}

input[type="radio"]{
border:none;
margin:3px 1px;
}

div#att_wrap div#form form ul#subbtns{
width:400px;
margin-left:43px;
font-weight:normal;
}

div#att_wrap div#form form ul#subbtns li{
margin:0 0 20px 0;
}

div#att_wrap div#form form ul#subbtns input{
float:left;
width:20px;
}

div#att_wrap div#form form ul#subbtns li label{
font-weight:normal;
float:left;
width:250px;
margin:0 10px;
text-align:left;
}

div#att_wrap .thanks p.blue{
margin-top:50px;
font-weight:bold;
}

div#att_wrap div#form form ul li input.error, div#att_wrap div#form form ul li select.error{
border: 1px red solid;
}

.rad{
	border: 1px #EEEEEE solid;
	border-radius:3px;
	text-align:center;	
}

.rad.radiobg{
	border: 1px red solid;
	border-radius:3px;
	text-align:center;	
}


/* ==|== non-semantic helper classes ======================================== */
.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; }
.ir br { display: none; }
.hidden { display: none !important; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }


/* ==|== media queries ====================================================== */

@media only screen and (min-width: 480px) {


}

@media only screen and (min-width: 768px) {

}



/* ==|== print styles ======================================================= */
 
@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } 
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; } 
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; }
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}


@charset "utf-8";

fieldset
{
    display:block;
    padding:15px;
    margin:20px auto;
    border:2px solid #999
}

legend { font-weight:700 }


/**
 * Example select element CSS.
**/
#fixed-select-css,
#unfixed-select-css { width:200px }

#select-styleable
{
    width:300px;
    padding:5px;
    margin:5px;
    border:5px solid #c00
}



/**
 * Overlay CSS.
**/
.select-overlay { background:#fff }

.select-overlay span
{
    display:block;
    float:left;
    clear:both;
    background:transparent url(../img/bg-ie-select-width.png) no-repeat 0 0
}


/* Overlay CSS for Internet Explorer 6 and 7 */
.ie6 .select-overlay span,
.ie7 .select-overlay span
{
    width:18px;
    height:22px;
    background-position:0 -20px
}



.ie6 .select-overlay-active span,
.ie7 .select-overlay-active span { background-position:-18px -20px }


/* Overlay CSS for Internet Explorer 8 with no borders or padding */
.ie8 .select-overlay span
{
    width:18px;
    height:20px;
    background-position:0 0
}



.ie8 .select-overlay-active span { background-position:-18px 0 }


/* Overlay CSS for Internet Explorer 8 with borders and padding */
#select-styleable-container.ie8 .select-overlay span
{
    width:17px;
    height:20px;
    background-position:-36px 0
}



#select-styleable-container.ie8 .select-overlay-active span { background-position:-53px 0 }